home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 33
/
Volume 33 - JOGO DISK .iso
/
Games
/
snowboard.swf
/
scripts
/
DefineSprite_143
/
frame_41
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-01-15
|
119 b
|
11 lines
stop();
if(_root.htp == 1)
{
_root.htp = 0;
_root.gotoAndStop("htp");
}
else
{
_root.nextFrame();
}